home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / vbgui10 / form8.frm < prev    next >
Text File  |  1998-01-26  |  2KB  |  66 lines

  1. VERSION 5.00
  2. Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.2#0"; "COMCTL32.OCX"
  3. Begin VB.Form Form8 
  4.    Caption         =   "Configuration"
  5.    ClientHeight    =   4410
  6.    ClientLeft      =   1740
  7.    ClientTop       =   1965
  8.    ClientWidth     =   5955
  9.    LinkTopic       =   "Form8"
  10.    ScaleHeight     =   4410
  11.    ScaleWidth      =   5955
  12.    Begin ComctlLib.TabStrip TabStrip1 
  13.       Height          =   3975
  14.       Left            =   240
  15.       TabIndex        =   0
  16.       Top             =   120
  17.       Width           =   5415
  18.       _ExtentX        =   9551
  19.       _ExtentY        =   7011
  20.       _Version        =   327682
  21.       BeginProperty Tabs {0713E432-850A-101B-AFC0-4210102A8DA7} 
  22.          NumTabs         =   7
  23.          BeginProperty Tab1 {0713F341-850A-101B-AFC0-4210102A8DA7} 
  24.             Caption         =   "Video"
  25.             Object.Tag             =   ""
  26.             ImageVarType    =   2
  27.          EndProperty
  28.          BeginProperty Tab2 {0713F341-850A-101B-AFC0-4210102A8DA7} 
  29.             Caption         =   "Sound"
  30.             Object.Tag             =   ""
  31.             ImageVarType    =   2
  32.          EndProperty
  33.          BeginProperty Tab3 {0713F341-850A-101B-AFC0-4210102A8DA7} 
  34.             Caption         =   "Graphics"
  35.             Object.Tag             =   ""
  36.             ImageVarType    =   2
  37.          EndProperty
  38.          BeginProperty Tab4 {0713F341-850A-101B-AFC0-4210102A8DA7} 
  39.             Caption         =   "Font"
  40.             Object.Tag             =   ""
  41.             ImageVarType    =   2
  42.          EndProperty
  43.          BeginProperty Tab5 {0713F341-850A-101B-AFC0-4210102A8DA7} 
  44.             Caption         =   "Print"
  45.             Object.Tag             =   ""
  46.             ImageVarType    =   2
  47.          EndProperty
  48.          BeginProperty Tab6 {0713F341-850A-101B-AFC0-4210102A8DA7} 
  49.             Caption         =   "Shell"
  50.             Object.Tag             =   ""
  51.             ImageVarType    =   2
  52.          EndProperty
  53.          BeginProperty Tab7 {0713F341-850A-101B-AFC0-4210102A8DA7} 
  54.             Caption         =   "Menu"
  55.             Object.Tag             =   ""
  56.             ImageVarType    =   2
  57.          EndProperty
  58.       EndProperty
  59.    End
  60. End
  61. Attribute VB_Name = "Form8"
  62. Attribute VB_GlobalNameSpace = False
  63. Attribute VB_Creatable = False
  64. Attribute VB_PredeclaredId = True
  65. Attribute VB_Exposed = False
  66.